/*重置样式*/
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6 { margin: 0;padding: 0;}


body { background: #FFF; color: #000; font-size: 12px; font-style: normal; font-family:'Microsoft Yahei','微软雅黑','Simsun','宋体','Arial', sans-serif;}
em, b, i { font-style:normal;}
li { list-style:none;}
img { border:none;}
a{ text-decoration:none;}
table { border-spacing:0; border-collapse:collapse;}

/*通用*/
.hide {display: none;}
.flt {float:left;}
.frt {float:right;}
.clear { clear: both;}
.clearfix { *zoom: 1;} 
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";}
.clearfix:after { clear: both;}




/*culture*/

.container .inner_con .inner_location a{

color: #808080;
text-decoration: none;
}


/*
.inner_con{
    height: 992px;
}
*/

.culture_duty{
    padding-top: 20px;
    padding-bottom: 54px;

}
.culture_duty_t{
   margin-bottom: 60px;
}
.culture_duty_t img{
   /*width: 955px;*/
}
.culture_duty_t p{
    margin: 25px 0 30px 0;
    line-height: 28px;
    color:#666666;
    font-size: 14px;
}
.culture_duty_t h5 a{
    color:#999999;
    font-size: 14px;
}
.culture_duty_t h5 a:hover{
    color:#1c7dbf; 
}
.culture_duty_t h5 .culture_brush{
    margin-right: 5px;
}
/*相关资讯*/
.culture_duty_b{
    margin-top: 48px;
}
.culture_duty_b h4{
    height: 26px;
    line-height: 26px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e6e0d1;
}


.culture_duty_b .culture_text{
    color: #666666;
    font-size: 20px;
    font-weight: 600;
    padding-left: 26px;
    background: url(../img/icon_arrow01.png) no-repeat left 10px;
    width: 250px;
}
.culture_duty_b .culture_text:hover,.culture_duty_b .message_more:hover{
    color: #1c7dbf;
}
.culture_duty_b .message_more{
    font-size: 14px;
    font-weight: 500;
    color: #838383;
    margin-top: 4px;
    width: 50px;
}
.culture_duty_b .related_information{
    margin-top: 20px;
}
.related_information ul li{
    background: url(../img/Business_1.png) no-repeat left center;
    padding-left: 18px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;

}
.related_information ul li a{
    color: #666666;
    float: left;
}
.related_information ul li a:hover{
    color: #1c7dbf;

}
.related_information ul li span{
    float: right;
    color: #999999;
}